home *** CD-ROM | disk | FTP | other *** search
/ Dynamic Graphics Magazine (Alt) / Dynamic Graphics Magazine (Version B).iso / pc / dgm / bitgame.dir / 00068.ls < prev    next >
Encoding:
Text File  |  1997-03-25  |  109 b   |  8 lines

  1. on exitFrame
  2.   if soundBusy(2) then
  3.     sound stop 2
  4.   end if
  5.   puppetSound("dismissed")
  6.   updateStage()
  7. end
  8.